body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
body {
  background: #fff;
  font-family: "Microsoft YaHei", "微软雅黑", arial;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}
textarea,
input {
  font-family: "Microsoft YaHei", "微软雅黑", arial;
  color: #333333;
  font-size: 12px;
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input:focus,
textarea:focus {
  outline: none;
}
select::-ms-expand {
  display: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}
a,
a:link,
a:visited,
a:focus,
a:active,
a:hover {
  font-family: "Microsoft YaHei", "微软雅黑", arial;
  color: #333333;
  font-size: 12px;
  text-decoration: none;
}
a:hover {
  color: #015589;
}
body.hide {
  width: 100%;
  overflow-y: hidden;
  position: fixed;
}
.taxian:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.wrap:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.row {
  width: 100%;
  box-sizing: border-box;
}
.row:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.l {
  float: left;
}
.r {
  float: right;
}
.article {
  line-height: 26px;
  font-size: 14px;
  color: #666666;
  text-align: justify;
}
.article img {
  max-width: 100%;
}
.mainFilter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
  background: url(../images/mainFilter.png);
}
.wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
}
.header {
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  background: url(../images/header_bg.png);
}
.header .logo {
  width: 209px;
  height: 50px;
  float: left;
  overflow: hidden;
  margin-top: 21px;
}
.header .logo img {
  width: 100%;
  display: block;
}
.header .phone,
.header .menuBtn {
  display: none;
}
.header .nav {
  float: right;
}
.header .nav .tit {
  display: none;
}
.header .nav > ul > li {
  float: left;
  background: url(../images/nav_line.png) no-repeat 0 center;
  padding-left: 4px;
}
.header .nav > ul > li:first-child {
  background: none;
  padding-left: 0;
}
.header .nav > ul > li:last-child a {
  padding-right: 0;
}
.header .nav > ul > li > a {
  height: 90px;
  line-height: 90px;
  padding: 0 16px;
  display: block;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.header .nav > ul > li span {
  width: 100%;
  height: 90px;
  line-height: 90px;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.header .nav > ul > li.on > a span:first-child,
.header .nav > ul > li:hover > a span:first-child {
  margin-top: -90px;
}
.header .nav .sub {
  width: 100%;
  display: none;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 90;
  background: url(../images/nav_sub_bg.png);
  text-align: center;
}
.header .nav .sub ul {
  display: inline-block;
}
.header .nav .sub ul li {
  float: left;
  padding: 0;
}
.header .nav .sub ul li a {
  padding: 0 20px;
  display: block;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
}
.footer {
  background: #333333;
  padding-top: 56px;
}
.footer .linkList {
  float: left;
}
.footer .linkList ul {
  width: 178px;
  float: left;
}
.footer .linkList ul:last-child {
  width: 132px;
}
.footer .linkList ul li {
  line-height: 30px;
}
.footer .linkList ul li a {
  font-size: 16px;
  color: #999999;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.footer .linkList ul li a:hover {
  color: #fff;
}
.footer .linkList ul li.tit {
  width: 100px;
  padding-bottom: 17px;
  border-bottom: solid 1px #626262;
  position: relative;
  margin-bottom: 22px;
}
.footer .linkList ul li.tit::after {
  content: " ";
  width: 27px;
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
  background: #016aab;
}
.footer .linkList ul li.tit a {
  font-size: 20px;
  color: #fff;
}
.footer .qrcode {
  float: right;
  width: 138px;
  text-align: center;
  min-height: 178px;
  border-left: solid 1px #626262;
  padding-left: 35px;
  margin-top: 48px;
}
.footer .qrcode .pic {
  height: 138px;
  overflow: hidden;
}
.footer .qrcode .pic img {
  width: 100%;
  display: block;
}
.footer .qrcode .text {
  line-height: 20px;
  font-size: 16px;
  color: #fff;
  margin-top: 12px;
}
.footer .contact {
  width: 100%;
  clear: both;
  line-height: 20px;
  text-align: center;
  padding-top: 30px;
  font-size: 16px;
  color: #999999;
}
.footer .contact a {
  font-size: 14px;
  color: #999999;
}
.footer .contact a:hover {
  color: #fff;
}
.footer .copyright {
  background: #000000;
  font-size: 14px;
  color: #9f9f9f;
  line-height: 20px;
  padding: 15px 0;
  margin-top: 30px;
}
.footer .copyright .map {
  color: #fff;
}
.footer .copyright a {
  font-size: 14px;
  color: #9f9f9f;
}
.footer .copyright a:hover {
  color: #fff;
}
.footerNav {
  display: none;
}
.main .banner img {
  width: 100%;
  display: block;
}
.main .banner .pic2 {
  display: none;
}
.main .banner .swiper-pagination {
  bottom: 20px;
}
.main .banner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  margin: 0 10px;
  opacity: 1;
}
.main .banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #016aab;
}
.main .banner .swiper-button-next,
.main .banner .swiper-button-prev {
  width: 51px;
  height: 51px;
  background: url(../images/prev1.png) no-repeat;
  left: 60px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .banner .swiper-button-next:hover,
.main .banner .swiper-button-prev:hover {
  background-image: url(../images/prev2.png);
}
.main .banner .swiper-button-next {
  left: auto;
  right: 60px;
  background-image: url(../images/next1.png);
}
.main .banner .swiper-button-next:hover {
  background-image: url(../images/next2.png);
}
.main .columnTitle {
  text-align: center;
}
.main .columnTitle.white .txt,
.main .columnTitle.white .tit {
  color: #fff;
}
.main .columnTitle.white .line {
  background: #fff;
}
.main .columnTitle .tit {
  line-height: 40px;
  font-size: 36px;
  color: #333333;
}
.main .columnTitle .line {
  width: 30px;
  height: 3px;
  background: #016aab;
  margin: 18px auto;
}
.main .columnTitle .txt {
  line-height: 20px;
  font-size: 16px;
  color: #666666;
}
.main .service {
  padding: 56px 0 40px 0;
  background: #f8f8f8;
}
.main .service ul {
  margin-top: 38px;
}
.main .service ul li {
  float: left;
  box-sizing: border-box;
  margin: 0 0 20px 20px;
}
.main .service ul li:nth-child(4n+1) {
  margin-left: 0;
}
.main .service ul li a {
  width: 285px;
  display: block;
  border: solid 1px #e2e2e2;
  text-align: center;
  box-sizing: border-box;
  padding: 20px 0 68px 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.main .service ul li a:hover {
  background: #016aab;
  border: solid 1px #016aab;
}
.main .service ul li a:hover .icon1 {
  display: none;
}
.main .service ul li a:hover .icon2 {
  display: block;
}
.main .service ul li a:hover .txt2,
.main .service ul li a:hover .txt1 {
  color: #fff;
}
.main .service ul li .icon2,
.main .service ul li .icon1 {
  height: 98px;
  margin-top: 45px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.main .service ul li .icon2 img,
.main .service ul li .icon1 img {
  max-height: 100%;
}
.main .service ul li .icon2 {
  display: none;
}
.main .service ul li .txt1 {
  line-height: 30px;
  font-size: 20px;
  color: #333333;
  margin-top: 16px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.main .service ul li .txt2 {
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  margin-top: 4px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.main .service .swiper-container {
  margin-top: 38px;
}
.main .service .swiper-slide a {
  display: block;
  background: #fff;
}
.main .service .swiper-slide a:hover .head {
  background: #016aab;
  color: #fff;
  border: solid 1px #016aab;
}
.main .service .swiper-slide .head {
  border: solid 1px #f0f0f0;
  padding: 30px 16px;
  position: relative;
  color: #016aab;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .service .swiper-slide .head::after {
  content: " ";
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 6px;
  right: 6px;
  z-index: 2;
  background: #016aab;
}
.main .service .swiper-slide .head .p1 {
  font-size: 22px;
  font-weight: bold;
}
.main .service .swiper-slide .head .p2 {
  line-height: 20px;
  font-size: 20px;
  margin-top: 12px;
}
.main .service .swiper-slide .head .p2 span {
  font-size: 14px;
  display: block;
}
.main .service .swiper-slide .head .line {
  width: 16px;
  height: 2px;
  background: #016aab;
  display: inline-block;
}
.main .service .swiper-slide .bottom {
  width: 100%;
  height: 170px;
  padding-bottom: 36px;
  position: relative;
  display: table;
  text-align: center;
}
.main .service .swiper-slide .bottom i {
  display: table-cell;
  vertical-align: middle;
}
.main .service .swiper-slide .bottom img {
  max-height: 100%;
}
.main .service .swiper-slide .bottom .txt {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 30px;
  line-height: 30px;
  padding: 0 32px 0 18px;
  background: #016aab;
  font-size: 12px;
  color: #fff;
}
.main .service .swiper-slide .bottom .txt::after {
  content: " ";
  width: 16px;
  height: 30px;
  position: absolute;
  left: -16px;
  top: 0;
  z-index: 2;
  background: url(../images/service_triangle.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.main .introduction {
  background: url(../images/introduction_bg.jpg) no-repeat center 0;
  background-attachment: fixed;
  padding: 58px 0;
}
.main .introduction .text {
  max-width: 860px;
  line-height: 33px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin: 42px auto 0 auto;
  box-sizing: border-box;
}
.main .introduction .more {
  width: 150px;
  height: 44px;
  line-height: 44px;
  border: solid 1px #fff;
  display: block;
  text-indent: 53px;
  margin: 38px auto 0 auto;
  position: relative;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .introduction .more span {
  font-size: 16px;
  color: #fff;
  display: block;
  background: url(../images/more1.png) no-repeat 34px center;
  position: relative;
  z-index: 5;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .introduction .more:hover span {
  background-image: url(../images/more2.png);
  color: #016aab;
}
.main .introduction .more:hover::after {
  width: 100%;
}
.main .introduction .more::after {
  content: " ";
  width: 0;
  height: 44px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .introduction .list {
  margin-top: 58px;
}
.main .introduction .list li {
  width: 25%;
  float: left;
  text-align: center;
  border-left: solid 1px #fff;
  box-sizing: border-box;
}
.main .introduction .list li:first-child {
  border-left: none;
}
.main .introduction .list li .icon {
  height: 40px;
}
.main .introduction .list li .icon img {
  height: 100%;
}
.main .introduction .list li .txt {
  line-height: 20px;
  font-size: 16px;
  color: #fff;
  margin-top: 22px;
}
.main .employees {
  padding: 52px 0;
}
.main .employees ul {
  margin-top: 30px;
}
.main .employees ul li {
  width: 20%;
  float: left;
  text-align: center;
}
.main .employees ul li a:hover .pic {
  transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
}
.main .employees ul li .pic {
  width: 171px;
  height: 171px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .employees ul li .pic img {
  width: 100%;
  display: block;
}
.main .employees ul li .txt1 {
  line-height: 30px;
  font-size: 20px;
  color: #333333;
  margin-top: 28px;
}
.main .employees ul li .txt2 {
  line-height: 20px;
  font-size: 16px;
  color: #a3a3a3;
  margin-top: 6px;
}
.main .news {
  background: #f8f8f8;
  padding: 60px 0;
}
.main .news ul {
  margin-top: 38px;
}
.main .news ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.main .news ul li {
  float: left;
  margin-left: 16px;
}
.main .news ul li:nth-child(3n+1) {
  margin-left: 0;
}
.main .news ul li a {
  width: 387px;
  display: block;
  box-sizing: border-box;
  border: solid 1px #e6e6e6;
  padding: 19px;
  background: #fff;
}
.main .news ul li a .tit,
.main .news ul li a .date,
.main .news ul li a .line,
.main .news ul li a .txt,
.main .news ul li a .more,
.main .news ul li a .pic img,
.main .news ul li a {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .news ul li a:hover {
  background: #016aab;
  border: solid 1px #016aab;
}
.main .news ul li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .news ul li a:hover .more,
.main .news ul li a:hover .tit,
.main .news ul li a:hover .date,
.main .news ul li a:hover .txt {
  color: #fff;
}
.main .news ul li a:hover .date {
  background-image: url(../images/date2.png);
}
.main .news ul li a:hover .line {
  background-image: url(../images/news_line2.png);
}
.main .news ul li a:hover .more {
  opacity: .5;
}
.main .news ul li .pic {
  height: 200px;
  overflow: hidden;
}
.main .news ul li .pic img {
  width: 100%;
  display: block;
}
.main .news ul li .tit {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  margin-top: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .news ul li .date {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  padding-left: 24px;
  box-sizing: border-box;
  background: url(../images/date1.png) no-repeat 0 center;
  margin-top: 12px;
}
.main .news ul li .line {
  height: 1px;
  background: url(../images/news_line1.png) repeat-x 0 0;
  margin: 14px 0 12px 0;
}
.main .news ul li .txt {
  height: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .news ul li .more {
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  margin-top: 26px;
}
.main .news .moreBnt {
  width: 174px;
  height: 48px;
  line-height: 48px;
  text-indent: 36px;
  font-size: 16px;
  color: #fff;
  display: block;
  margin: 50px auto 0 auto;
  background: url(../images/arrow1.png) no-repeat right 37px center #016aab;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .news .moreBnt:hover {
  background-position: right 28px center;
  background-color: #015589;
}
.container {
  margin-top: 90px;
}
.container .banner img {
  width: 100%;
  display: block;
}
.container .banner .pic2 {
  display: none;
}
.container .columnMenu {
  text-align: center;
  margin-top: 50px;
}
.container .columnMenu .tit {
  display: none;
}
.container .columnMenu ul {
  max-width: 1200px;
  margin: 0 auto;
  display: inline-block;
}
.container .columnMenu ul li {
  float: left;
  margin: 0 10px 10px 10px;
}
.container .columnMenu ul li a:hover,
.container .columnMenu ul li.on a {
  background: #016aab;
  color: #fff;
}
.container .columnMenu ul li a {
  height: 48px;
  line-height: 48px;
  display: block;
  padding: 0 42px;
  background: #dfdfdf;
  font-size: 16px;
  color: #333333;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.container .columnMenu.col1 ul,
.container .columnMenu.col2 ul,
.container .columnMenu.col3 ul,
.container .columnMenu.col4 ul,
.container .columnMenu.col5 ul,
.container .columnMenu.col6 ul,
.container .columnMenu.col7 ul,
.container .columnMenu.col8 ul {
  display: block;
}
.container .columnMenu.col1 ul:after,
.container .columnMenu.col2 ul:after,
.container .columnMenu.col3 ul:after,
.container .columnMenu.col4 ul:after,
.container .columnMenu.col5 ul:after,
.container .columnMenu.col6 ul:after,
.container .columnMenu.col7 ul:after,
.container .columnMenu.col8 ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.container .columnMenu.col1 ul li,
.container .columnMenu.col2 ul li,
.container .columnMenu.col3 ul li,
.container .columnMenu.col4 ul li,
.container .columnMenu.col5 ul li,
.container .columnMenu.col6 ul li,
.container .columnMenu.col7 ul li,
.container .columnMenu.col8 ul li {
  width: 20%;
  padding: 0 10px;
  margin: 0 0 10px 0;
  box-sizing: border-box;
}
.container .columnMenu.col1 ul li a,
.container .columnMenu.col2 ul li a,
.container .columnMenu.col3 ul li a,
.container .columnMenu.col4 ul li a,
.container .columnMenu.col5 ul li a,
.container .columnMenu.col6 ul li a,
.container .columnMenu.col7 ul li a,
.container .columnMenu.col8 ul li a {
  width: 100%;
  padding: 0;
}
.container .columnMenu.col1 ul li {
  width: 100%;
}
.container .columnMenu.col2 ul li {
  width: 50%;
}
.container .columnMenu.col3 ul li {
  width: 33.333%;
}
.container .columnMenu.col4 ul li {
  width: 25%;
}
.container .columnMenu.col5 ul li {
  width: 20%;
}
.container .columnMenu.col6 ul li {
  width: 16.666%;
}
.container .columnMenu.col7 ul li {
  width: 14.285%;
}
.container .columnMenu.col8 ul li {
  width: 12.5%;
}
.container .subMenu {
  margin-top: 20px;
  text-align: center;
}
.container .subMenu .tit {
  display: none;
}
.container .subMenu ul {
  max-width: 1200px;
  margin: 0 auto;
}
.container .subMenu ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.container .subMenu ul li {
  width: 20%;
  float: left;
  margin: 0 0 10px 0;
  padding: 0 5px;
  box-sizing: border-box;
}
.container .subMenu ul li a:hover,
.container .subMenu ul li.on a {
  background: #016aab;
  color: #fff;
  border: solid 1px #016aab;
}
.container .subMenu ul li a {
  height: 44px;
  line-height: 44px;
  display: block;
  padding: 0 22px;
  border: solid 1px #ccc;
  border-radius: 8px;
  font-size: 14px;
  color: #333333;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.container .columnTitle {
  text-align: center;
  padding: 44px 0 18px 0;
  border-bottom: solid 1px #e5e5e5;
}
.container .columnTitle .tit {
  line-height: 24px;
  font-size: 20px;
  color: #333333;
  letter-spacing: 3px;
}
.container .columnTitle .en {
  line-height: 20px;
  font-family: "Arial";
  font-size: 14px;
  color: #333333;
  margin-top: 8px;
}
.container .paging {
  text-align: center;
}
.container .paging ul {
  display: inline-block;
}
.container .paging ul li {
  float: left;
  margin: 0 3px;
}
.container .paging ul li a {
  height: 24px;
  line-height: 24px;
  padding: 0 9px;
  display: block;
  border: solid 1px #cccccc;
  font-size: 12px;
  color: #757575;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.container .paging ul li.on a,
.container .paging ul li a:hover {
  background: #016aab;
  border: solid 1px #016aab;
  color: #fff;
}
.aboutPage .introduction {
  padding: 55px 80px 44px 80px;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.aboutPage .introduction img {
  max-width: 100%;
  height: auto;
}
.aboutPage .introduction .tit {
  line-height: 34px;
  font-size: 25px;
  color: #333333;
  margin: 14px 0 20px 0;
}
.aboutPage .introduction .picBox {
  float: left;
  position: relative;
  margin: 0 44px 0 0;
  padding: 18px 0 0 19px;
}
.aboutPage .introduction .picBox .box {
  width: 495px;
  height: 304px;
  border: solid 2px #016aab;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.aboutPage .introduction .picBox .pic {
  width: 498px;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.aboutPage .introduction .picBox .pic img {
  width: 100%;
  display: block;
}
.aboutPage .history {
  position: relative;
  padding: 4px 0 4px 0;
  margin: 44px 0 60px 0;
}
.aboutPage .history:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .history .line {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  width: 62px;
  height: 100%;
  background: url(../images/history_line.gif) repeat-y center 0;
}
.aboutPage .history .line::before {
  content: " ";
  width: 26px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 6;
  background: url(../images/history_line2.png) no-repeat center;
  transform: translate(-50%, -10px);
  -webkit-transform: translate(-50%, -10px);
  -moz-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  -o-transform: translate(-50%, -10px);
}
.aboutPage .history .line::after {
  content: " ";
  width: 62px;
  height: 32px;
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 6;
  border-radius: 4px;
  transform: translate(-50%, 10px);
  -webkit-transform: translate(-50%, 10px);
  -moz-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  -o-transform: translate(-50%, 10px);
  background: url(../images/history_line3.gif) no-repeat center #016aab;
}
.aboutPage .history li {
  margin: 40px 0;
  position: relative;
}
.aboutPage .history li:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .history li:hover .text {
  background: #f3f5f8;
  color: #016aab;
}
.aboutPage .history li .years {
  margin-right: 175px;
  width: 360px;
  float: right;
}
.aboutPage .history li .years .pic {
  width: 245px;
  overflow: hidden;
  float: right;
}
.aboutPage .history li .years .pic img {
  width: 100%;
  display: block;
}
.aboutPage .history li .years .txt {
  line-height: 40px;
  font-size: 20px;
  color: #333333;
  float: left;
  margin-right: 30px;
  margin-top: 48px;
}
.aboutPage .history li .text {
  width: 524px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  text-align: right;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  padding: 20px 16px;
  box-sizing: border-box;
}
.aboutPage .history li .icon {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/history_icon.png) no-repeat center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 5;
}
.aboutPage .history li:nth-child(even) .years {
  margin-right: 0;
  margin-left: 175px;
  float: left;
}
.aboutPage .history li:nth-child(even) .years .pic {
  float: left;
}
.aboutPage .history li:nth-child(even) .years .txt {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
.aboutPage .history li:nth-child(even) .text {
  width: 520px;
  left: auto;
  right: 0;
  text-align: left;
}
.aboutPage .honor {
  padding: 52px 0;
}
.aboutPage .honor .paging {
  margin-top: 20px;
}
.aboutPage .honor .my-simple-gallery:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .honor figure {
  width: 277px;
  float: left;
  padding: 0;
  margin: 0 0 30px 30px;
}
.aboutPage .honor figure:nth-child(4n+1) {
  margin-left: 0;
}
.aboutPage .honor figure a {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  display: block;
}
.aboutPage .honor figure .pic {
  width: 100%;
  height: 207px;
  overflow: hidden;
}
.aboutPage .honor figure img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.aboutPage .honor figure:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.aboutPage .culture {
  padding: 30px 0 50px 0;
}
.aboutPage .culture:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .culture li {
  width: 400px;
  float: left;
  position: relative;
}
.aboutPage .culture li:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .culture li:hover .text {
  background: #1a79b3;
}
.aboutPage .culture li:hover .text .p2,
.aboutPage .culture li:hover .text .p1 {
  color: #ffffff;
}
.aboutPage .culture li:hover .text .icon1 {
  display: none;
}
.aboutPage .culture li:hover .text .icon2 {
  display: block;
}
.aboutPage .culture li:hover .text::after {
  background-image: url(../images/triangle4.png);
}
.aboutPage .culture li img {
  width: 100%;
  display: block;
}
.aboutPage .culture li .pic {
  width: 400px;
  height: 300px;
  overflow: hidden;
}
.aboutPage .culture li .text {
  width: 400px;
  height: 300px;
  background: #ededed;
  padding: 50px 40px 0 40px;
  box-sizing: border-box;
  position: relative;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.aboutPage .culture li .text .icon2,
.aboutPage .culture li .text .icon1 {
  height: 96px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.aboutPage .culture li .text .icon2 img,
.aboutPage .culture li .text .icon1 img {
  width: auto;
  height: 100%;
  display: inline-block;
}
.aboutPage .culture li .text .icon2 {
  display: none;
}
.aboutPage .culture li .text .p1 {
  line-height: 28px;
  font-size: 24px;
  color: #333333;
  margin-top: 24px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.aboutPage .culture li .text .p2 {
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  margin-top: 10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.aboutPage .culture li .text::after {
  content: " ";
  width: 21px;
  height: 10px;
  position: absolute;
  left: 63px;
  top: -10px;
  z-index: 4;
  background: url(../images/triangle1.png) no-repeat;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.aboutPage .culture li:nth-child(2) .text::after {
  background: url(../images/triangle2.png) no-repeat;
  top: auto;
  bottom: -10px;
}
.aboutPage .culture li:nth-child(2):hover .text::after {
  background-image: url(../images/triangle5.png);
}
.aboutPage .culture li:nth-child(4) {
  width: 800px;
}
.aboutPage .culture li:nth-child(4) .text,
.aboutPage .culture li:nth-child(4) .pic {
  float: left;
}
.aboutPage .culture li:nth-child(4) .text::after {
  width: 10px;
  height: 21px;
  background: url(../images/triangle3.png) no-repeat;
  top: 62px;
  left: -10px;
}
.aboutPage .culture li:nth-child(4):hover .text::after {
  background-image: url(../images/triangle6.png);
}
.aboutPage .culture li:last-child .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background: none;
}
.aboutPage .culture li:last-child .text .p2,
.aboutPage .culture li:last-child .text .p1 {
  color: #fff;
}
.aboutPage .culture li:last-child .text::after {
  display: none;
}
.aboutPage .culture li:last-child:hover .icon1 {
  display: block;
}
/**
 * 弹出大图
 */
.pswp {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1500;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  outline: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__container,
.pswp__zoom-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -ms-touch-action: none;
  touch-action: none;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -ms-transform-origin: left top;
}
.pswp__bg {
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  -webkit-transition: opacity .15s;
  transition: opacity 0.15s;
}
.pswp__img--placeholder {
  display: none;
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222222;
}
.pswp--ie .pswp__img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pswp__ui {
  z-index: 1550;
  visibility: visible;
  opacity: 1;
  -webkit-font-smoothing: auto;
}
.pswp__top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 44px;
}
.pswp__preloader {
  position: absolute;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -22px;
  width: 44px;
  height: 44px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
}
.pswp__preloader__icn {
  margin: 12px;
  width: 20px;
  height: 20px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(../images/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise .5s linear infinite;
  animation: clockwise 0.5s linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0;
  width: 14px;
  height: 14px;
  background: 0 0;
  opacity: 0.75;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  overflow: hidden;
  width: 7px;
  height: 14px;
}
.pswp--css_animation .pswp__preloader__donut {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: 0 0;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__error-msg {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  opacity: 0.7;
}
.pswp__error-msg a {
  color: #fff;
  text-decoration: underline;
}
.pswp__button {
  position: relative;
  float: right;
  display: block;
  overflow: visible;
  margin: 0;
  padding: 0;
  width: 44px;
  height: 44px;
  outline: 0;
  border: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .75;
  cursor: pointer;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  -webkit-appearance: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp--animated-in .pswp__button {
  -webkit-transition: opacity .25s;
  transition: opacity 0.25s;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  width: 44px;
  height: 44px;
  background: url(../images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../images/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: 0 0;
  }
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1600;
  display: block;
  padding: 10px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  -webkit-backface-visibility: hidden;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  position: absolute;
  top: 56px;
  right: 44px;
  z-index: 1620;
  display: block;
  width: auto;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform .25s;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -ms-transform: translateY(6px);
  will-change: transform;
  -webkit-backface-visibility: hidden;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  color: #000;
  text-decoration: none;
}
.pswp__share-tooltip a:hover:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:hover:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -ms-transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  position: absolute;
  top: -12px;
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  content: '';
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #ffffff;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}
a.pswp__share--twitter:hover {
  background: #55acee;
  color: #ffffff;
}
a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}
a.pswp__share--download:hover {
  background: #dddddd;
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
  display: none;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: none;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  background: 0 0;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right,
.pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  position: absolute;
  top: 35px;
  width: 32px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  content: '';
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  height: 44px;
  color: #fff;
  font-size: 13px;
  line-height: 44px;
  opacity: 0.75;
}
@media screen and (max-width: 1024px) {
  .pswp_scroll-wrap {
    top: 0;
    bottom: 0;
  }
  .pswp__caption {
    margin-top: 0;
  }
  .pswp__preloader {
    position: relative;
    top: auto;
    left: auto;
    float: right;
    margin: 0;
  }
}
.pswp__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 44px;
  color: #ffffff;
}
.pswp__caption small {
  color: #bbb;
  font-size: 11px;
}
.pswp__caption__center {
  margin: 0 auto;
  padding: 10px;
  max-width: 420px;
  color: #fff;
  color: #ccc;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__caption,
.pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__bg,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: 0.001;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: 0 0;
}
.pswp--minimal--dark .pswp__button--arrow--left,
.pswp--minimal--dark .pswp__button--arrow--right {
  background: 0 0;
}
/*弹出大图end*/
.servicePage {
  padding: 50px 0;
}
.servicePage .photo {
  width: 100%;
  max-width: 684px;
  margin: 0 auto;
  padding: 0 52px;
  position: relative;
}
.servicePage .photo img {
  width: 100%;
  display: block;
}
.servicePage .photo .swiper-slide {
  position: relative;
}
.servicePage .photo .swiper-slide .text {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  box-sizing: border-box;
  background: url(../images/service_photo_text.png);
  font-size: 16px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.servicePage .photo .swiper-button-prev,
.servicePage .photo .swiper-button-next {
  display: none;
}
.servicePage .photo .next,
.servicePage .photo .prev {
  width: 22px;
  height: 47px;
  background: url(../images/prev3.png) no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  cursor: pointer;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: .5;
  filter: alpha(opacity=50);
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.servicePage .photo .next:hover,
.servicePage .photo .prev:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  opacity: 1;
  filter: alpha(opacity=100);
}
.servicePage .photo .next {
  left: auto;
  right: 0;
  background-image: url(../images/next3.png);
}
.servicePage .article {
  margin-top: 40px;
  padding: 0 60px ;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 30px;
}
.servicePage .article h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.newsPage .paging {
  margin: 50px 0;
}
.newsPage .newsList li a {
  display: block;
  padding: 50px 0;
  background: url(../images/newsList_line.gif) repeat-x 0 bottom;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .newsList li a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.newsPage .newsList li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.newsPage .newsList li a:hover .text .tit {
  color: #015589;
}
.newsPage .newsList li a:hover .text .see {
  background: #015589;
}
.newsPage .newsList li .pic {
  width: 316px;
  height: 183px;
  overflow: hidden;
  float: left;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .newsList li .pic img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .newsList li .text {
  padding-left: 354px;
  box-sizing: border-box;
}
.newsPage .newsList li .text .tit {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #016aab;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .newsList li .text .date {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #666666;
  padding-left: 24px;
  box-sizing: border-box;
  background: url(../images/date1.png) no-repeat 0 center;
  opacity: .7;
  filter: alpha(opacity=70);
  margin: 14px 0;
}
.newsPage .newsList li .text .txt {
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  color: #808080;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.newsPage .newsList li .text .see {
  width: 140px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #016aab;
  margin-top: 20px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .details {
  margin-top: 50px;
}
.newsPage .details .title {
  text-align: center;
  background: #f6f6f6;
  padding: 34px 0;
}
.newsPage .details .title .tit {
  line-height: 40px;
  font-size: 36px;
  color: #016aab;
}
.newsPage .details .title .info {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #b7b7b7;
  margin-top: 16px;
}
.newsPage .details .title .info span {
  padding-left: 24px;
  background: url(../images/newsDetails_info1.png) no-repeat 0 center;
  margin: 0 20px;
}
.newsPage .details .title .info span.see {
  background-image: url(../images/newsDetails_info2.png);
}
.newsPage .details .article {
  padding: 28px 100px;
  border-bottom: solid 1px #e5e5e5;
  font-size: 18px;
  line-height: 34px;
}
.newsPage .details .prevnext {
  line-height: 20px;
  font-size: 14px;
  color: #333333;
  padding: 25px 0;
}
.newsPage .details .prevnext:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.newsPage .details .prevnext .l,
.newsPage .details .prevnext .r {
  width: 50%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.newsPage .details .prevnext .r {
  text-align: right;
}
.newsPage .details .prevnext a {
  font-size: 14px;
  color: #333333;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.newsPage .details .prevnext a:hover {
  color: #016aab;
}
.warehouse {
  padding: 50px 0;
}
.warehouse .way {
  background: url(../images/warehouse_bg.jpg) no-repeat center 0;
  padding: 40px 242px;
  box-sizing: border-box;
  margin-top: 30px;
}
.warehouse .way .title {
  text-align: center;
  line-height: 24px;
  font-size: 20px;
  color: #fff;
}
.warehouse .way .title span {
  width: 18px;
  height: 2px;
  background: #fff;
  display: block;
  margin: 12px auto 0 auto;
}
.warehouse .way ul {
  margin-top: 38px;
}
.warehouse .way ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.warehouse .way li {
  width: 33.333%;
  float: left;
  text-align: center;
}
.warehouse .way li .icon {
  height: 89px;
}
.warehouse .way li .icon img {
  height: 100%;
}
.warehouse .way li .text {
  line-height: 20px;
  margin-top: 14px;
  font-size: 16px;
  color: #fff;
}
.warehouse .way li .text a {
  font-size: 16px;
  color: #fff;
}
.warehouse .contact {
  margin-top: 10px;
}
.warehouse .contact:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.warehouse .contact .box {
  width: 596px;
  height: 171px;
  float: left;
  overflow: hidden;
}
.warehouse .contact .box a {
  display: block;
  position: relative;
}
.warehouse .contact .box a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.warehouse .contact .box a:hover .icon img {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.warehouse .contact .box img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.warehouse .contact .box:nth-child(even) {
  float: right;
}
.warehouse .contact .box .text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  text-align: center;
}
.warehouse .contact .box .text .icon {
  height: 47px;
}
.warehouse .contact .box .text .icon img {
  width: auto;
  height: 100%;
  display: inline-block;
}
.warehouse .contact .box .text .txt {
  line-height: 20px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 14px;
}
.talentPage .recruitment .paging {
  margin: 50px 0;
}
.talentPage .recruitment .classify {
  margin-top: 20px;
  text-align: center;
}
.talentPage .recruitment .classify a {
  line-height: 40px;
  height: 40px;
  padding: 0 6px;
  font-size: 16px;
  color: #333333;
  margin: 0 23px;
  display: inline-block;
}
.talentPage .recruitment .classify a:hover {
  color: #016aab;
}
.talentPage .recruitment .classify a.on {
  border-bottom: solid 2px #016aab;
  color: #016aab;
}
.talentPage .recruitment .list {
  margin-top: 30px;
}
.talentPage .recruitment .list li {
  margin-bottom: 30px;
}
.talentPage .recruitment .list li.on .top {
  background-image: url(../images/recruitment_icon2.png);
  background-color: #016aab;
  color: #fff;
}
.talentPage .recruitment .list li .top {
  padding: 18px 56px 18px 24px;
  box-sizing: border-box;
  background: url(../images/recruitment_icon1.png) no-repeat right 24px center #f7f7f7;
  background-size: 28px 28px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  cursor: pointer;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.talentPage .recruitment .list li .top:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.talentPage .recruitment .list li .top span {
  width: 25%;
  float: left;
}
.talentPage .recruitment .list li .down {
  padding: 10px 24px;
  box-sizing: border-box;
  line-height: 24px;
  font-size: 14px;
  color: #333333;
  display: none;
}
.talentPage .recruitment .list li .down .txt {
  margin-top: 32px;
}
.talentPage .recruitment .list li .down .tit {
  font-size: 16px;
  color: #016aab;
  margin-bottom: 10px;
}
.casePage .paging {
  margin: 50px 0;
}
.casePage .caseList li a {
  padding: 50px 0;
  background: url(../images/newsList_line.gif) repeat-x 0 bottom;
  display: block;
}
.casePage .caseList li a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.casePage .caseList li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.casePage .caseList li a:hover .text .tit {
  color: #015589;
}
.casePage .caseList li .pic {
  width: 316px;
  height: 183px;
  overflow: hidden;
  float: left;
}
.casePage .caseList li .pic img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.casePage .caseList li .satisfaction {
  width: 80px;
  float: right;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
  margin-top: 56px;
}
.casePage .caseList li .satisfaction span {
  font-size: 24px;
  color: #ff6521;
  display: block;
}
.casePage .caseList li .text {
  padding: 0 120px 0 352px;
  box-sizing: border-box;
}
.casePage .caseList li .text .tit {
  line-height: 22px;
  height: 22px;
  font-size: 18px;
  color: #333333;
  margin-top: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.casePage .caseList li .text .date {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #666666;
  padding-left: 24px;
  box-sizing: border-box;
  background: url(../images/date1.png) no-repeat 0 center;
  opacity: .7;
  filter: alpha(opacity=70);
  margin: 16px 0;
}
.casePage .caseList li .text .txt {
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  color: #808080;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.casePage .caseList li .text .info {
  line-height: 20px;
  margin-top: 24px;
}
.casePage .caseList li .text .info .address {
  padding-left: 18px;
  background: url(../images/address_icon.gif) no-repeat 0 center;
  font-size: 14px;
  color: #666666;
  float: left;
  margin-right: 38px;
}
.casePage .caseList li .text .info .number {
  font-size: 14px;
  color: #016aab;
  float: left;
}
.casePage .caseList li .text .info .number span {
  font-size: 18px;
  font-weight: bold;
}
.contactPage {
  padding: 50px 0;
}
.contactPage .tab {
  margin-bottom: 14px;
}
.contactPage .tab .tit {
  display: none;
}
.contactPage .tab:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.contactPage .tab li {
  float: left;
  margin: 0 0 20px 20px;
}
.contactPage .tab li:nth-child(4n+1) {
  margin-left: 0;
}
.contactPage .tab li.on span {
  background: #016aab;
  color: #fff;
}
.contactPage .tab li.on span:hover {
  color: #fff;
}
.contactPage .tab li span {
  width: 285px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #dfdfdf;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
  display: block;
  border-top: solid 1px #d5d3d3;
  border-bottom: solid 1px #d5d3d3;
}
.contactPage .tab li span:hover {
  color: #016aab;
}
.contactPage .tabBox .text {
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  margin-top: 20px;
}
.contactPage .tabBox .text a {
  font-size: 14px;
  color: #333333;
}
.contactPage .tabBox .text a:hover {
  color: #016aab;
}
.contactPage .title {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #016aab;
}
.contactPage .mapBox {
  margin-top: 38px;
}
.contactPage #allmap {
  width: 100%;
  height: 600px;
  margin-top: 30px;
}
.siteMap {
  padding: 50px 0;
}
.siteMap .row {
  margin-bottom: 20px;
}
.siteMap .row .tit {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  box-sizing: border-box;
  background: #f1efeb;
  font-size: 16px;
  color: #016aab;
}
.siteMap .row ul {
  margin-top: 10px;
}
.siteMap .row ul li {
  width: 20%;
  float: left;
  padding: 5px;
  box-sizing: border-box;
}
.siteMap .row ul li a {
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: block;
  border: dotted 1px #999;
  font-size: 14px;
  color: #666;
}
.siteMap .row ul li a:hover {
  color: #016aab;
}
.fixedSidebar {
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 90;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
}
.fixedSidebar li {
  margin-bottom: 2px;
  position: relative;
}
.fixedSidebar li .btn {
  width: 68px;
  height: 68px;
  background-color: #bfbfbf;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.fixedSidebar li .btn a {
  display: block;
}
.fixedSidebar li:hover .btn {
  background-color: #016aab;
}
.fixedSidebar li .btn .icon {
  height: 26px;
  padding-top: 12px;
}
.fixedSidebar li .btn .icon img {
  max-height: 100%;
}
.fixedSidebar li .btn .txt {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
}
.fixedSidebar li .returnTop {
  background: url(../images/mainSidebar_icon5.png) no-repeat center #b7b7b7;
}
.fixedSidebar li .share,
.fixedSidebar li .number {
  width: auto;
  height: 68px;
  line-height: 68px;
  position: absolute;
  right: 68px;
  top: 0;
  z-index: 2;
  background: #016aab;
  font-family: Arial;
  font-size: 22px;
  color: #fff;
  padding: 0 20px;
  display: none;
  white-space: nowrap;
}
.fixedSidebar li .share a,
.fixedSidebar li .number a {
  display: block;
  font-size: 22px;
  color: #fff;
}
.fixedSidebar li .share {
  width: 204px;
  padding: 0;
  display: none;
}
.fixedSidebar li .share .bdsharebuttonbox {
  width: 100%;
  float: left;
}
.fixedSidebar li .share .bdsharebuttonbox a {
  padding: 0;
  margin: 0;
}
.fixedSidebar li .share li {
  width: 68px;
  height: 68px;
  display: block;
  text-align: center;
  border-right: solid 1px #fff;
  box-sizing: border-box;
  float: left;
  font-size: 16px;
  color: #fff;
  opacity: 1;
  position: relative;
}
.fixedSidebar li .share li a {
  margin: 0;
  width: 100%;
  height: 68px;
  display: block;
  background: no-repeat center 10px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  z-index: 6;
}
.fixedSidebar li .share li span {
  width: 100%;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: 2;
}
.fixedSidebar li .share a.bds_tsina {
  background-image: url(../images/share1.png);
}
.fixedSidebar li .share a.bds_weixin {
  background-image: url(../images/share2.png);
}
.fixedSidebar li .share a.bds_sqq {
  background-image: url(../images/share3.png);
}
.fixedSidebar li .share li:hover {
  background-color: #016aab;
  opacity: 1;
}
.fixedSidebar li .share a.bds_more {
  width: 1px;
  height: 1px;
  display: none;
  position: absolute;
}
.main .news .moreBnt,
.main .news li,
.main .news .columnTitle,
.main .employees li,
.main .employees .columnTitle,
.main .introduction .list,
.main .introduction .more,
.main .introduction .text,
.main .introduction .columnTitle,
.main .service .swiper-container,
.main .service li,
.main .service .columnTitle {
  position: relative;
  top: 150px;
  opacity: 0;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}
.main .news .moreBnt.an,
.main .news li.an,
.main .news .columnTitle.an,
.main .employees li.an,
.main .employees .columnTitle.an,
.main .introduction .list.an,
.main .introduction .more.an,
.main .introduction .text.an,
.main .introduction .columnTitle.an,
.main .service .swiper-container.an,
.main .service li.an,
.main .service .columnTitle.an {
  top: 0;
  opacity: 1;
}
